body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}



#logo {
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}






.jiaru {
	line-height: 30px;
	font-size: 12px;
	width:194px;
	float: right;
	color: #3c3c3c;
	background-image: url(../images/zyw.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 20px;
}

.jiaru p {
	text-align: center;
	margin-top: 0px;
}

.jiaru p a {
	color: #3c3c3c;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
}
.jiaru p a:hover {
	color: #000;
}









/* ---------------------- Blueslate nav ---------------------- */



.nav {
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.nav li {
	float: left;
	display: block;
	height: 35px;
	width: 110px;
	text-align: center;
}
.nav ul {
	margin: 0px;
	padding: 0px;
}


.nav li a {
	color: #060606;
	line-height: 35px;
	font-size: 15px;
	display: block;
	height: 35px;
	width: 110px;
	font-weight: bold;
	text-decoration: none;
}
.nav li a:hover {
	color: #09489a;
	font-size: 14px;
}


/* ---------------------- Blueslate nav ---------------------- */


#bannertu {
	height: 360px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


/* ---------------------- Blueslate nav ---------------------- */














.to-top{bottom:53px; cursor: pointer; height:35px; overflow: hidden; position: fixed; right: 140px; width: 41px; z-index:101010150;_position: absolute;
_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-41);
_left:expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth-160);}



